| Class | Description |
|---|---|
| FileStream | Defines a random access file stream |
| MemoryStream | Random access memory stream |
| PDFInputStream | Defines an InputStream based on a Stream. |
| PDFOutputStream | Defines an OutputStream based on a Stream. |
| Stream | Common interface for random access streams |